Crate bern_conf[][src]

Expand description

Bern RTOS kernel configuration.

This is the default kernel config. To apply your own config clone the this crate into your project and apply a cargo path to override the default config:

# `Cargo.toml`
[patch.crates-io]
bern-conf = { path = "conf" }

Example Configuration

Constants

CONF